Interview Questions and Answer
Options:
a. Data added at end
b. Content of file deleted.
c. data of file is appended
d. data added in continuity
Reveal Answer
Options:
a. char
b. int
c. char *
d. Reading character doesn’t require a return-type
Reveal Answer
Options:
a. Fseek
b. fwrite
c. fread
d. fgets
Reveal Answer
Options:
a. using file function with file pointer
b. access file with its pointer
c. open file in existence of it
d. read file that is in write mode
Reveal Answer
Options:
a. fscanf
b. fseek
c. ftell
d. forward
Reveal Answer
Options:
a. int,1
b. int,-1
c. char,1
d. float 1
Reveal Answer
Options:
a. returns NULL
b. new file created
c. compilation error
d. runtime error
Reveal Answer
Options:
a. Reading will start from beginning but writing data is added at end
b. Directly add the data at the end
c. data is overwritten
d. create file during in existence of file
Reveal Answer
Options:
a. Data is added at the end
b. Deletes the previous content and starts from beginning
c. Data of file is appended
d. Data added in continuity
Reveal Answer
Bestdotnet google plus